Skip to content

Conversation

@Flaxoos
Copy link
Owner

@Flaxoos Flaxoos commented Oct 5, 2025

No description provided.

Flaxoos added 23 commits August 30, 2025 20:38
- switched to using the Testcontainers implementation for Confluent Kafka. This required some changes in the tests setup.
- This also exposed an issue where the CommonClientPropertiesBuilder being an object was causing it to be shared across tests, which while cannot be an issue in main code, it still is more correct for it to be a class.
fix for this error:
```
Run RELEASE_TYPE="snapshot"
🔄 Creating snapshot version
Final version:
Project version: 2.2.3-SNAPSHOT
Error: Unable to process file command 'output' successfully.
Error: Invalid format 'Project version: 2.2.3-SNAPSHOT'
```
fix for this error:
```
Run RELEASE_TYPE="snapshot"
🔄 Creating snapshot version
Final version:
Project version: 2.2.3-SNAPSHOT
Error: Unable to process file command 'output' successfully.
Error: Invalid format 'Project version: 2.2.3-SNAPSHOT'
```
@Flaxoos Flaxoos merged commit 8ace935 into main Oct 5, 2025
3 checks passed
@Flaxoos Flaxoos deleted the dev branch October 5, 2025 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants